 /*2019-10-29*/
 body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
     margin: 0;
     padding: 0;
 }
 ol, ul {
     list-style: none;
 }
 img {
     display: block;
     border: 0;
 }
 a, img {
     border: 0;
 }

 .tui-slider-focus-pics {
     border: none;
 }

 .arrow-left {
     background: url(../images/arrow-l.png) no-repeat left;
     position: absolute;
     left: 12%;
     top: 50%;
     margin-left: -35px;
     margin-top: -47px;
     width: 70px;
     height: 95px;
     z-index: 999;
 }
 .arrow-right {
     background: url(../images/arrow-r.png) no-repeat right;
     position: absolute;
     right: 12%;
     top: 50%;
     margin-left: -35px;
     margin-top: -47px;
     width: 70px;
     height: 95px;
     z-index: 999;
 }
 .content-container:hover .content-container-title {
     color: #e91313 !important;
 }
 .content-container:hover .content-container-content {
     color: #6799ba !important;
 }
 .content-container:hover {
     background: #c4e7ff !important;
     opacity: 1 !important;
 }
 .content-itself-title:hover {
     color: #e91313 !important;
 }
 .container .index-carousel {
     height: 510px;
     /*margin: 10px auto 0 auto;*/
 }
 .container .index-carousel img {
     width: 100%;
     height: 510px;
     object-fit: cover;
 }
 .container .index-main {
     /* width: 1100px; */
     margin: 0 auto;
 }
 .container .index-banner {
     /* margin-top: 20px; */
     margin-bottom: 40px;
 }
 .container .index-banner img {
     width: 100%;
     height: 92px;
 }


 .mulit-column:nth-child(1){
     width: 707px!important;
}
.mulit-column:nth-child(2){
     width: 360px!important;
     float: right;
     background-color: #F6F6F6;
}
.tui-section .hd {
     border: none;
     background:none;
     padding: 0;
     border-bottom: 1px solid #8FC8E5;
     padding-bottom: 10px;
  }
.tui-section .hd h2 {
     font-size: 24px;
     color: #000;
}
 .tui-section .bd {
     border: none;
     padding: 0;
     padding-top: 15px;
 }
 .li-1 ul li{
     padding: 5px 0;
 }
  .sec1 .hd {
     background: url(../images/t1_logo.png) no-repeat 109px -3px;
 }
 .sec2 .hd {
     background: url(../images/t2_logo.png) no-repeat 109px -3px;
 }
 .sec3 .hd {
     background: url(../images/t3_logo.png) no-repeat 109px -3px;
 }
.sec1 .li-1 ul li,.sec3 .li-1 ul li{
     padding: 8px 0;
 }
 .tui-text-list ul li h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0px 5px!important;
    color: #212121;
    font-size: 16px;
}
.tui-pic-text .subject{
     text-align: center;
}
.infoBox{
     margin-top: 35px 0 40px 0;
}
.sec{
     margin-top: 20px;
     box-sizing: border-box;
}
.sec2 .bd ul li{
     border: 0;
     margin: 0;
     padding: 0;
     float: left;
     width: 226px;
     clear: none;
     margin-right: 14px;
}
.sec2 .bd ul li:last-child{
     margin: 0;
}
.sec2 .bd ul li .summary{
     display: none;
}
.sec2 .bd ul li .summary-title{
     margin-top: 10px;
}
.sec2 .bd ul li .summary-title .subject a{
     font-size: 16px;
}
.sec3 .bd{
     position:relative;
}
.sec3 .bd .sec3-nav{
     position: absolute;
    left: 270px;
    top: -28px;
}
.sec3 .bd .sec3-nav>div{
     float: left;
     cursor: pointer;
     color: #4f4f4f;
     font-size: 16px;
     margin-left: 15px;
     padding: 5px;
     box-sizing: border-box;
}
.sec3 .bd .sec3-nav>div.select{
     background-color: #CBEEFF;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
     border: 1px solid #8FC8E5;
     border-bottom: 1px solid #CBEEFF;
}
.sec3 .bd .tui-text-list:nth-child(3),.sec3 .bd .tui-text-list:nth-child(4),.sec3 .bd .tui-text-list:nth-child(5){
     display: none;
}

.sec5 .bd ul li{
     margin: 5px 0 5px 10px;
}
.sec5 .bd ul li h3{
     display: none;
}

.sec4 .hd,.sec5 .hd,.sec6 .hd{
     padding-left: 14px;
}
.sec4 .bd,.sec5 .bd,.sec6 .bd{
     padding-left: 10px;
}

.sec6 .bd ul li{
     width: 152px;
     float: left;
     clear: none;
     border:none;
     margin: 0;
}
.sec6 .bd ul li:nth-child(odd){
     margin-left: 8px;
}
.sec6 .bd ul li:nth-child(even){
     margin-left: 18px;
}

.sec6 .bd ul li .summary{
     display: none;
}
.sec6 .bd ul li .subject a{
     font-size: 14px;
}